PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnimation Class / PDF3DAnimation Constructor / PDF3DAnimation Constructor(PDFCosDictionary)
The COS animation.
In This Topic
    PDF3DAnimation Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDF3DAnimation object with a specified COS animation.
    Syntax
    public PDF3DAnimation( 
       PDFCosDictionary cos3DAnimation
    )

    Parameters

    cos3DAnimation
    The COS animation.
    See Also